-
Home
-
Packeta
-
1.2.2
-
Code
-
Classes
- OptionsPage
Total Complexity |
32 |
Dependencies |
10 |
Dependents |
3 |
Total lines |
401 |
Lines of code |
220 |
Logical lines of code |
115 |
Comment lines |
78 |
Methods |
12 |
Properties |
6 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
createForm() |
A |
42 |
8 |
51 |
render() |
A |
46 |
7 |
41 |
mergeNewLimits() |
S |
59 |
5 |
15 |
validateOptions() |
S |
56 |
2 |
21 |
updateOptions() |
S |
54 |
2 |
21 |
checkOverlapping() |
S |
67 |
2 |
7 |
register() |
S |
61 |
1 |
14 |
addWeightLimit() |
S |
58 |
1 |
14 |
addSurchargeLimit() |
S |
58 |
1 |
14 |
__construct() |
S |
67 |
1 |
8 |
createFormTemplate() |
S |
64 |
1 |
9 |
sortLimits() |
S |
72 |
1 |
5 |